Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically list all .latest branches for scheduled testing #6682

Merged
merged 9 commits into from
Feb 8, 2023

Conversation

emmyoop
Copy link
Member

@emmyoop emmyoop commented Jan 20, 2023

resolves #5773

Description

This auto generates the list of all *.latest branches (plus main) for our scheduled integration tests.

Eventually we would want to start removing versions once we no longer support them but this iteration does not deal with that.

Checklist

@cla-bot cla-bot bot added the cla:yes label Jan 20, 2023
@emmyoop emmyoop changed the title Dynamically list all .latest branches Dynamically list all .latest branches for scheduled testing Jan 20, 2023
@github-actions
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@emmyoop emmyoop added the Skip Changelog Skips GHA to check for changelog file label Feb 3, 2023
@emmyoop emmyoop marked this pull request as ready for review February 3, 2023 22:47
@emmyoop
Copy link
Member Author

emmyoop commented Feb 3, 2023

Copy link
Contributor

@leahwicz leahwicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@emmyoop emmyoop merged commit df64511 into main Feb 8, 2023
@emmyoop emmyoop deleted the er/ct-1129-test-branches branch February 8, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-1129] Auto-generate list of release branches to test against
2 participants